From 50fca8df5e5b6ae21b981504dbb22a15bc0d5548 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Jun 2007 13:05:34 +0000 Subject: [PATCH] Fix the build svn path=/trunk/; revision=18055 --- ChangeLog | 4 ++++ gdk/Makefile.am | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 55e57a906b..e280d513d1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -22,6 +22,10 @@ last_window is not a GdkWindow anymore. (Fixes #434021, several reporters). +2007-06-06 Matthias Clasen + + * gdk/Makefile.am: Remove leftover reference to medialib_h_sources. + 2007-06-06 Brian Cameron * gdk/Makefile.am: Add gdkmedialib.h to EXTRA_DIST so this header diff --git a/gdk/Makefile.am b/gdk/Makefile.am index cb089ab5ea..da3e9a9273 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -91,7 +91,6 @@ gdk_public_h_sources = \ gdk_headers = \ $(gdk_public_h_sources) \ - $(medialib_h_sources) \ gdkenumtypes.h \ gdkprivate.h \ gdkalias.h -- 2.30.2